home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 14 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1010 b 

  1. Path: hknet.org!z16!n700!f716!bil.chan
  2. From: Bil.Chan@f716.n700.z16.hknet.org (Bil Chan)
  3. Date: 01 Jan 96 17:05:44 
  4. Newsgroups: comp.lang.rexx
  5. Subject: testing for EOF in OS/2 REXX
  6. Message-ID: <072_9601012256@hknet.hknet.org>
  7. References: <4c1spl$g4n@nntp3.news.primenet.com>
  8. X-FTN-To: wmkorn@primenet.com
  9. Organization: Hong Kong Net
  10.  
  11. On Fri 29 Dec 1995 (15:15), wmkorn@primenet.com wrote to All:
  12.  
  13.  > Would somebody out there be so kind as to provide me an example of 
  14.  > determining EOF condition using LINEIN?  It doesn't seem to be 
  15.  
  16.  > rdata = linein(filename)
  17.  
  18. do while lines(filename)
  19.  ...
  20. end
  21.  
  22. what you need is function lines().
  23.  
  24.   Billy
  25. --
  26. |hknet:  Bil Chan 16:700/716
  27. |Internet: Bil.Chan@f716.n700.z16.hknet.org
  28. |  The first bbs network in Hong Kong. (Hong Kong Net Zone 16 Region 61)
  29. |The first asian bbs network was destroyed by RC & NC of FidoNet Hong Kong.
  30. | >>>>>  FidoNet RC, Samson Luk <MURDER> FidoNet NC, Chris Leung <<<<<<<
  31. |    If you need a democarcy bbs network, so we are. Please join us!
  32.